WARNING: This program has a syntax error, which means we need to fix it!
RULE: All parameter names in the function definition must be separated by commas.
- Click Run and read the error message.
- Add a comma to properly separate the three parameter names in the function definition so that the turtle draws a spiral.
To navigate the page using the TAB key, first press ESC to exit the code editor.